|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmisc.CommandLineRunner
public class CommandLineRunner
Class to allow Negotiations to be run from the command line, without the use of a GUI.
| Constructor Summary | |
|---|---|
CommandLineRunner()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main method used to launch a negotiation specified as commandline commands. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandLineRunner()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - specification of the tournament parameters.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||